Skip to content

chore(agentic): sync fork agent foundation from agentic_os#516

Merged
wsp1911 merged 4 commits intoGCWing:mainfrom
wsp1911:main
Apr 25, 2026
Merged

chore(agentic): sync fork agent foundation from agentic_os#516
wsp1911 merged 4 commits intoGCWing:mainfrom
wsp1911:main

Conversation

@wsp1911
Copy link
Copy Markdown
Collaborator

@wsp1911 wsp1911 commented Apr 25, 2026

  • feat(agentic): add shared-context fork execution foundation
  • fix(agentic): adapt fork foundation to main session config
  • feat(agentic): enforce runtime restrictions for tool execution
  • fix(agentic): align runtime tool restrictions with main callers

wsp1911 added 4 commits April 25, 2026 15:06
- add fork domain types for parent context snapshots and fork execution requests/results
- extract hidden subagent execution into a shared coordinator path
- add coordinator APIs to capture parent context and execute forked agents
- preserve inherited runtime context while rebuilding child session config cleanly
- keep existing fresh subagent flow by migrating it onto the new execution foundation
- add runtime tool restriction and path policy models with local and remote path root checks
- propagate tool restrictions through execution, fork, coordinator, and pipeline contexts
- validate and enforce write, edit, and delete path permissions in file tools
@wsp1911 wsp1911 merged commit 14aec51 into GCWing:main Apr 25, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant